C1.DataCollection Assembly / C1.DataCollection Namespace / C1TreeDataCollection<T> Class
Members

C1TreeDataCollection<T> Class
Collection whose items are parent of other items of the same type.
Syntax
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.DataCollection.C1DataCollectionBase<T>
      C1.DataCollection.C1WrapDataCollection<S,T>
         C1.DataCollection.C1WrapDataCollection<T>
            C1.DataCollection.C1TreeDataCollection<T>

See Also